naming the table

hi

I am new to DOORS but am getting well so far.i want to name the table(in the same object level).But after inserting the table i am unable to write below that.can anyone help me for that...
thanks in advance.

regards,
bhuvana
bhuvanaperiyasamy - Wed Feb 16 07:38:56 EST 2011

Re: naming the table
Peter_Albert - Wed Feb 16 08:35:15 EST 2011

Hmm, I am not sure whether I understand your problem correctly. I guess you want to provide a table caption below a DOORS table, and you want to provide the caption in the same object.

Now, a DOORS table is not "in" a given object. It is a hierarchy of objects starting with a "table" object (which is only visible when you untick in the Menu "View --> Show --> Table cells". Instead of the table, you then see an object which only reads ">> Table". Tick the "Table cells" again, and your table is back on the screen).

The table rows are child objects below this table object, and the cell objects are child objects of those row objects.

With that, when the table cells are visible on the screen, it is clear that you can't write "in the same object".

However, I might be wrong in guessing your question, as you actually wrote "in the same object level", not "in the same object". If you just want to create a new object after the table (at the same Object level), well, that's easy: Just select a table cell and press <CTRL>+N, or select "Insert --> Object". In this new object's "Object Text" you can then put the table caption.

Regards,

Peter

Re: naming the table
bhuvanaperiyasamy - Wed Feb 16 09:09:34 EST 2011

Thanks peter.i got the solution.